﻿@charset "utf-8";
#banner { height:420px; margin:auto;min-width:1200px;}
.slides { margin: 0px auto; height: 420px; overflow: hidden; position: relative;  }
.slide-pic {overflow: hidden; list-style: none; }

.slide-li { margin: 0px; padding: 0px;left:50%; right:50px; bottom:13px; width:200px; position: absolute;height:30px; z-index:10000;}
.slide-li li {width:20px; margin-top:10px; height:6px; margin-left:10px;  line-height:13px; float: left; overflow: hidden; text-align:center; position:relative; z-index:90001; }

.slide-li a {display: block; width:20px; height:6px; }
.slide-li a:hover { color: #898989; text-decoration: none;}
.op li { width: 20px; height: 6px;  background:#b8b8b8;}
.op li.cur {background:#80b32a;}
.slide-txt span { display: none; }

